type golang.org/x/sys/unix.ifreq

4 uses

	golang.org/x/sys/unix (current package)
		ifreq_linux.go#L26: type Ifreq struct{ raw ifreq }
		ifreq_linux.go#L37: 	var ifr ifreq
		ifreq_linux.go#L132: 	_ [len(ifreq{}.Ifru) - SizeofPtr]byte
		ztypes_linux_amd64.go#L176: type ifreq struct {